Remove deprecated GtkRadioMenuItem function (macro)
authorChristian Dywan <christian@twotoasts.de>
Wed, 7 Oct 2009 15:54:16 +0000 (17:54 +0200)
committerJavier Jardón <jjardon@gnome.org>
Sun, 2 May 2010 23:39:50 +0000 (01:39 +0200)
gtk/gtkradiomenuitem.h

index 46daa4dc5ca285e6fcef80785a6219154a937791..0cec6b06f8ebf9e06fe182f8a058b2e734009659 100644 (file)
@@ -85,10 +85,6 @@ GSList*    gtk_radio_menu_item_get_group                     (GtkRadioMenuItem *
 void       gtk_radio_menu_item_set_group                     (GtkRadioMenuItem *radio_menu_item,
                                                              GSList           *group);
 
-#ifndef GTK_DISABLE_DEPRECATED
-#define gtk_radio_menu_item_group gtk_radio_menu_item_get_group
-#endif
-
 G_END_DECLS
 
 #endif /* __GTK_RADIO_MENU_ITEM_H__ */